gtk4.git
2019-06-04 Matthias Clasengl: Use linear scaling for atlases
2019-06-04 Matthias Clasengl: Allow setting min/mag filter on textures
2019-06-04 Matthias Clasengl: Add 1 pixel of padding in the icon cache
2019-06-04 Matthias Clasenglyph cache: Reinstate 1 pixel padding
2019-06-04 Matthias Clasengl: Don't leak texture atlases
2019-06-04 Matthias Clasengl: Free icon data
2019-06-04 Matthias Clasenglyph cache: Clarify message
2019-06-04 Timm Bädergl renderer: Add & use icon cache
2019-06-04 Timm Bäderglimage: Only support uploading one region
2019-06-04 Timm Bädergl renderer: Move texture atlas into its own file
2019-06-04 Timm Bäderglglyphcache: Use stb_rect_pack for better glyph packing
2019-06-04 Benjamin Ottedocs: Remove mention of queue_draw_area()
2019-06-04 Timm Bäderrendernodeimpl: Inline container_node_get_bounds into...
2019-06-04 Timm Bädersnapshot: Make append_node_internal transfer-full
2019-06-04 Benjamin OtteMerge branch 'for-master' into 'master'
2019-06-04 Benjamin Ottewidget-factory: Show proper separators
2019-06-04 Benjamin Ottebuilder: Allow values of type GType
2019-06-04 Benjamin Ottebuilder: Make GListStore buildable
2019-06-03 Benjamin Ottetestsuite: Add tests for printing/parsing transforms
2019-06-03 Matthias ClasenMerge branch 'transform-tests' into 'master'
2019-06-03 Matthias Clasengsk: Add some more transform tests
2019-06-03 Matthias Clasengsk: Fix printing of identity transforms
2019-06-03 Matthias ClasenCosmetics
2019-06-03 Matthias ClasenMove transform tests to the gsk suite
2019-06-03 Benjamin OtteMerge branch 'for-master' into 'master'
2019-06-03 Timm BäderGskTransform: NULL is a valid transform
2019-06-03 Benjamin Otterendernodeparser: Handle Cairo being stupid
2019-06-03 Timm Bädergl renderer: Dont' memcmp() a GskTransform
2019-06-03 Timm Bäderwidget: Unref priv->{allocated_,}transform
2019-06-03 Timm Bädergl renderer: Don't ref transform twice
2019-06-03 Timm Bäderglyphcache: Don't leak hashtables
2019-06-03 Timm BäderGskTransform: Ignore identity transforms
2019-06-03 Timm Bädergl renderer: Ref transform before using it
2019-06-03 Timm Bädergl renderer: Dont' unnecessarily to_matrix transforms
2019-06-03 Matthias ClasenMerge branch 'menu-sizing' into 'master'
2019-06-03 Matthias Clasenmenu: Update scrollbar policy
2019-06-03 Benjamin OtteMerge branch 'cherry-pick-ae2ef147' into 'master'
2019-06-03 Daniel MustielesUpdated Spanish translation
2019-06-03 Matthias ClasenMerge branch 'glyph-memdup' into 'master'
2019-06-03 Matthias Clasengl: Avoid a memdup in glyph upload
2019-06-03 Matthias ClasenMerge branch 'big-glyphs' into 'master'
2019-06-03 Matthias ClasenSave gsk output from ci
2019-06-03 Matthias Clasentestsuite: Pass --output for gsk tests
2019-06-03 Matthias Clasengsk tests: Add an --output option
2019-06-03 Matthias Clasengl: Fix glyph cache aging
2019-06-03 Matthias ClasenAdd code to dump out the glyph caches
2019-06-03 Matthias Clasengl: Improve cache dropping code
2019-06-03 Matthias Clasengl: Improve glyph cache logging
2019-06-03 Matthias Clasengl: Log creation of glyph caches
2019-06-03 Matthias Clasengsk: Test huge glyphs
2019-06-03 Matthias Clasengl: Make the glyph cache survive big glyphs
2019-06-03 Matthias Clasengsk: Test big glyphs
2019-06-03 Michael Natterergtk: fix weed_out_neg_zero() in spinbutton and scale
2019-06-03 Benjamin OtteMerge branch 'for-master' into 'master'
2019-06-02 Matthias ClasenMerge branch 'wip/chergert/marshalling-gtk4' into ...
2019-06-02 Christian Hergertgtk: fix all uses of g_cclosure_marshal_generic
2019-06-02 Benjamin Ottegtk-demo: Fix sliding puzzle demo
2019-06-02 Benjamin Ottetransform: Coalesce similar transforms
2019-06-02 Matthias ClasenDon't generate mipmaps needlessly
2019-06-02 Benjamin Ottetransform: Treat 0 perspective transforms as identity
2019-06-02 Piotr DrągUpdate Polish translation
2019-06-02 Timm Bädergl renderer: Remove homegrown transform_bounds code
2019-06-02 Timm Bädertransform: Add G_GNUC_WARN_UNUSED_RESULT annotations
2019-06-02 Timm Bädergl renderer: Fix scale computation
2019-06-02 Timm Bädergl renderer: Use GskTransform in render ops builder
2019-06-02 Timm Bädergl renderer: Fix rounded rect intersection code
2019-06-01 Matthias ClasenAdd gtkmenubarprivate.h
2019-06-01 Matthias ClasenCosmetics
2019-06-01 Matthias ClasenMerge branch 'restack-gtk4' into 'master'
2019-06-01 Руслан ИжбулатовGDK W32: Ensure correct stacking of popup windows
2019-06-01 Balázs ÚrUpdate Hungarian translation
2019-06-01 Matthias ClasenRemove an unused enum
2019-06-01 Matthias ClasenMerge branch 'global-coords' into 'master'
2019-06-01 Matthias ClasenUpdate css node results
2019-06-01 Matthias ClasenFix menu item accessible
2019-06-01 Matthias Clasentests: Fix issues with menu shells
2019-06-01 Matthias Clasenmenu: Fix destruction
2019-06-01 Matthias ClasenMerge branch 'convert-dialog' into 'master'
2019-05-31 Matthias Clasenmenu: Fix keynav between submenus
2019-05-31 Matthias Clasenmenu: Bring back the scroll keybindings
2019-05-31 Matthias Clasenmenu: Keep selected item in view
2019-05-31 Matthias ClasenMore menu work
2019-05-31 Matthias ClasenMore menu restructuring
2019-05-31 Matthias Clasenmenu: Use a scrolled window
2019-05-31 Matthias Clasenmenu: Use a box
2019-05-31 Matthias ClasenDrop gdk_event_get_root_coords
2019-05-31 Matthias Clasenwidget: Stop setting root coords in events
2019-05-31 Matthias Clasenwin32: Stop using gdk_event_get_root_coords
2019-05-31 Matthias Clasenmenu: Remove global coordinates
2019-05-31 Benjamin Ottemenu: Only set position in one place
2019-05-31 Benjamin Ottemenu: Simplify function
2019-05-31 Benjamin Ottemenuitem: Introduce gtk_menu_item_get_menu_shell()
2019-05-31 Matthias Clasensimplify: Add a testcase for templates
2019-05-31 Matthias Clasensimplify: Add a testcase for dialogs
2019-05-31 Piotr DrągUpdate POTFILES.in
2019-05-31 Lubomir Rintelbuilder-tool: Rewrite GtkDialog
2019-05-31 Matthias ClasenMerge branch 'overlay-scrolling-setting' into 'master'
2019-05-31 Matthias Clasenscrolled window: respect overlay-scrolling setting
2019-05-31 Matthias ClasenAdd a gtk-overlay-scrolling setting
2019-05-31 Matthias ClasenMerge branch 'wip/chergert/remove-cclosure' into 'master'
next